home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-22 | 1.1 KB | 39 lines | [TEXT/GEOL] |
- Item 9431680 3-Aug-89 19:16
-
- From: D2765 Brainchild, E Corbett, S Rome, PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Opt/Debug Building Question
-
-
-
- Hi !
-
- I'm not clear on the way mabuild handles building opt and debug versions.
-
- I'm maintaining both versions (separateObjects is true), and for my first unit
- everything worked fine. But as I added more units, I started getting link
- errors referencing the debugging code whenever I'd try to build an opt version.
-
- Since then I've been deleting ≈.o from my project's directory before building
- an opt version (and again to go back to a debug version), but it's starting to
- take some serious time for each build and I know there must be a better way.
-
- Hence, my questions:
-
- 1) How do I get mabuild to put my debug objects (for my additional units)
- down in :Debug Files: and my opts in :Non-Debug Files: ?
-
- 2) How do I use the debug state variable in my make file to get the
- appropriate builds ?
-
-
- Thanks,
-
- Sean Rome
- Brainchild
-
-
-
-